GandalfClub / gandalf-app

gandalf-platform
2 stars 4 forks source link

Feat/input #68

Closed Keczale closed 4 years ago

Keczale commented 4 years ago

API; required; disabled; inputType;

value (input and output)

Maintain just 1 way validators attaching:

  1. With inputs - custom validators (its better to return error with string value); *Inline and default validator are ignored;

Sync and Async validation formControlName -only as attribute - to Input() takes automaticaly;

Errors rendering: Only Custom in any quantity;