PropertyInvalidExceptionValidateNonNull Method |
Name | Description | |
---|---|---|
![]() ![]() | ValidateNonNull(Object, String) |
Validate that the given property value must be non-null, and throw PropertyInvalidException if it is not.
|
![]() ![]() | ValidateNonNull(Object, String, String) |
Validate that the given property value must be non-null, and throw PropertyInvalidException if it is not.
|