Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
devel:documentation:application_configuration:dev:dynamic-forms [2019/02/01 11:27]
tomiskar
devel:documentation:application_configuration:dev:dynamic-forms [2019/02/01 11:29]
tomiskar [Validation message]
Line 149: Line 149:
 Custom validation message. If message is not defined, then default message by invalid validation type will be shown. Custom validation message. If message is not defined, then default message by invalid validation type will be shown.
  
-<note tip>Can contain localization key (e.g. ''core:validationError.invalid.unique'').</note>+<note tip>Can contain localization key (e.g. ''core:validationError.invalid.unique''). Parameters ''min'', ''max'', ''regex'', ''unique'', ''required'' is available for localization message.</note>
  
  
  • by tomiskar