Releases: sugoiJS/core
Releases · sugoiJS/core
new features and optimization
New features and optimization
New features
- Policies are now supported for apply on class level
- More utils exported
- Wide test coverage
Bug fix
- Schema validator issue with apply directly on property fixed
Core Features
Features:
- @ Policy - Support policy apply on any function for pre-validation (meta-validation)
- @ ValidateSchemaPolicy - Simple arguments schema validation
- Singleton injectable services