docs-v7 icon indicating copy to clipboard operation
docs-v7 copied to clipboard

Feedback form 05.2019

Open tsonevn opened this issue 6 years ago • 0 comments

  • [ ] extend examples in the article

code sample for each editor.

A description should be provided about when custom validators are called in relation to other validators that might be assigned to component.

You should add a description of how to get the overall form validity by iterating over the properties. If that is not the expected method, then the actual way to do so should be documented

  • [ ] wrong code-snippets are shown for NativeScript core icon-fonts @tsonevn

  • [ ] extend and improve the RadDataForm validation example https://docs.nativescript.org/angular/ui/professional-ui-components/ng-DataForm/Validation/dataform-validation-events

  • The description does not indicate how to get the overall validation result for the entire form.

  • The description does not indicate at which stage the validation is called so we don't know if the validate event is called before or after other validators have been evaluated.

tsonevn avatar May 06 '19 14:05 tsonevn