Overload | Description |
---|---|
Validate(Length) | Validates a length value against the RDL defined min/max length defaults ("0in","160in"). |
Validate<T>(T) | Validates a value to make sure it is valid enum value. |
Overload | Description |
---|---|
Validate(Length) | Validates a length value against the RDL defined min/max length defaults ("0in","160in"). |
Validate<T>(T) | Validates a value to make sure it is valid enum value. |