UNPKG

@zarlex/ngx-accessor

Version:

This library provides an adapter to interact with Angular forms. It also provides an adapter to work with object signals and forms

9 lines (8 loc) 229 B
export * from './max-length'; export * from './max'; export * from './min-length'; export * from './min'; export * from './required'; export * from './email'; export * from './invalid-nested-property'; export * from './pattern';