Expand description
Input validation for the Stackure SDK.
Functionsยง
- validate_
email - Validate that
emailis a well-formed address. - validate_
uuid - Validate that
valueis a UUID v4.
Input validation for the Stackure SDK.
email is a well-formed address.value is a UUID v4.