Skip to content

Make messages work when errors occur #1

@simaodeveloper

Description

@simaodeveloper

The messages is one of the part most important of the semantic-validate, is thought them the user will understand why some field is invalid, below was listed some scenarios:

  1. The user can set a default message for a specific rule and this message will display for all types;
  2. The user can set a message for a specific rule in a specific field and this message will display just for this specific scenario;
  3. The user can set a message for a custom pattern validation as a custom function passed for it as a argument and this message must have to be displayed correctly

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions