@famir/validator

JSON Schema validation for the Famir ecosystem.
Features
- TypeScript-first with strict type guards and assertions
- Fast, thread-safe and immutable Ajv backend
- Predefined simple validation schemas
- Throws a ValidatorError with detailed validation reporting
- Integration with @famir/common DI container
Classes
- AjvValidator
- ValidatorError
Interfaces
- Validator
- ValidatorValidateError
Type Aliases
- JSONSchemaType
- ValidatorErrorOptions
Variables
- booleanSchema
- counterSchema
- customIdentSchema
- randomIdentSchema
- timestampSchema
- VALIDATOR