-
Notifications
You must be signed in to change notification settings - Fork 2
constraint.NetIsMac
marrow16 edited this page Oct 22, 2022
·
4 revisions
Check that string value is a valid MAC address
isMac
| Field | Type | Description |
|---|---|---|
Message |
string | the violation message to be used if the constraint fails. If empty, the default message is used |
Stop |
bool | when set to true, Stop prevents further validation checks on the property if this constraint fails |