Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ipaddr ¶
Any returns an AttributeValidator which ensures that any configured attribute value:
- Validates against at least one of the value validators.
To prevent practitioner confusion should non-passing validators have conflicting logic, only warnings from the passing validator are returned. Use AnyWithAllWarnings() to return warnings from non-passing validators as well.
func Not ¶
Any returns an AttributeValidator which ensures that any configured attribute value:
- Validates against at least one of the value validators.
To prevent practitioner confusion should non-passing validators have conflicting logic, only warnings from the passing validator are returned. Use AnyWithAllWarnings() to return warnings from non-passing validators as well.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.