File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Documentation
771 . [ Global Options] ( #global-options )
881 . [ Validation Messages] ( #validation-messages )
991 . [ Custom Validation] ( #custom-validation )
10- 1 . [ Inject errors into form, aka backend validation] (#inject-errors-into-form-aka-backend validation)
10+ 1 . [ Inject errors into form, aka backend validation] ( #inject-errors-into-form-aka-backend- validation )
1111 1 . [ Using ngModelController] ( #using-ngmodelcontroller )
1212 1 . [ $validators] ( #$validators )
1313 1 . [ $asyncVaidators] ( #$asyncValidators )
@@ -311,8 +311,8 @@ var form = [
311311` ` `
312312
313313
314- Custom Validations
315- ------------------
314+ Custom Validation
315+ -----------------
316316Sometimes the validation you want is tricky to express in a JSON Schema
317317or Schema Form does not support it (yet), like ` anyOf` and ` oneOf` .
318318
You can’t perform that action at this time.
0 commit comments