dashpresshq/dashpress

View on GitHub
src/shared/validations/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
export { FIELD_TYPES_CONFIG_MAP } from "./field-types-config";
export type { ValidationsBoundToType } from "./types";
export { ENTITY_VALIDATION_CONFIG } from "./validations-map";