We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: add LICENSE
feat: add `markAsPristine` to mark FormField and FormGroup as pristine ( #49)
feat: add method to check for a validator (#48)
fix: corrected maxLength validator error name (#46)
feat: add more validators
fix: cleanup dependencies (#34)
fix: ignore initial value to set dirty state
fix: set valid state to valid on validation disable
feat: add errorMessage
fix: reset initial group values on reset