Writing validation messages
Last updated
Last updated
Enter text surrounded by quotation marks to provide a static message:
You can add some dynamic content, simply by concatenating strings. Remember to use ?.
notation to prevent syntax errors when a property is null.
Use for more complex use cases: