Skip to content

constraint.NetIsMac

marrow16 edited this page Oct 22, 2022 · 4 revisions

Prev Home Next

Constraint: NetIsMac

Description

Check that string value is a valid MAC address

V8n Tag Abbreviation

isMac

Fields

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

Examples

Clone this wiki locally