Validation
Table of Contents
Interfaces
- IValidator
- Core validator interface for the Neuron validation system.
Classes
- IsInSet
- Validates that a value is within a predefined set of allowed values.
- IsPassword
- Password validator with configurable requirements.