UNPKG

@elsikora/nestjs-crud-automator

Version:

A library for automating the creation of CRUD operations in NestJS.

4 lines (3 loc) 280 B
export { HasAtLeastOneAndOnlyOneOfListedPropertiesValidator } from './and-only-one-of-listed-properties.validator'; export { HasAtLeastOneOfListedPropertiesValidator } from './of-listed-properties.validator'; export { HasAtLeastOnePropertyValidator } from './property.validator';