Syntax Element: with validation
Description
Defines the level of built-in validation used by a design stereotype
Example
This keyword is highlighted
like this.
You can click on keywords and concepts in blue.
database MyDatabase { stereotypes column with validation = minimal, table with validation = none; }
Other Actions
documentation | all examples for this syntax element | all examples | use cases | concepts | keywords
database