Start new validation system and zodified types with excc
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -14,6 +14,11 @@ export * from './lifecycle/Application'
|
||||
export * from './lifecycle/AppClass'
|
||||
export * from './lifecycle/Unit'
|
||||
|
||||
export * from './validation/ZodifyRecipient'
|
||||
export * from './validation/ZodifyRegistrar'
|
||||
export * from './validation/Validator'
|
||||
export * from './validation/ValidationUnit'
|
||||
|
||||
export * from './http/HTTPError'
|
||||
|
||||
export * from './http/kernel/module/InjectSessionHTTPModule'
|
||||
@@ -94,6 +99,6 @@ export * from './views/PugViewEngine'
|
||||
|
||||
export * from './cli'
|
||||
export * from './i18n'
|
||||
export * from './forms'
|
||||
// export * from './forms'
|
||||
export * from './orm'
|
||||
export * from './auth'
|
||||
|
||||
Reference in New Issue
Block a user