Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 265 Bytes

File metadata and controls

8 lines (5 loc) · 265 Bytes

callor

Declarative, composable, immutable, object-oriented set of flutter form field validators.

For easier composability, each validator implements the call() method; that's why this project's name is callor: Callable Validator :-)

Getting Started