eManPrague / frui.ts

Pragmatic MVVM frontend framework
MIT License
14 stars 5 forks source link

Multiple validators #13

Closed gius closed 2 years ago

gius commented 3 years ago

Allow multiple validators to be attached to a single entity. Validators could be assigned to a validation scope so that only validators for a particular scope can be checked.

gius commented 2 years ago

Solved in v1 validators - AggregateEntityValidator