| Home > Guides > Core Developers Guide > Annotations > CustomValidator Annotation > ValidationParameter annotation |
The ValidationParameter annotation is used as a parameter for CustomValidators.
| Parameter | Required | Default | Notes |
|---|---|---|---|
| name | yes | parameter name. | |
| value | yes | parameter value. |