Class BinaryTypeValidation
java.lang.Object
org.iplass.mtp.entity.definition.ValidationDefinition
org.iplass.mtp.entity.definition.validations.BinaryTypeValidation
- All Implemented Interfaces:
Serializable
バイナリ(BinaryReference)のValidation。
バイナリのmimeタイプ(の正規表現)でチェック。
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBinaryTypeValidation
(String acceptMimeTypesPattern, String errorMessage) BinaryTypeValidation
(String acceptMimeTypesPattern, String errorMessage, String errorCode) -
Method Summary
Methods inherited from class org.iplass.mtp.entity.definition.ValidationDefinition
addLocalizedErrorMessage, getDescription, getErrorCode, getErrorMessage, getLocalizedErrorMessageList, getMessageCategory, getMessageId, setDescription, setErrorCode, setErrorMessage, setLocalizedErrorMessageList, setMessageCategory, setMessageId
-
Constructor Details
-
BinaryTypeValidation
public BinaryTypeValidation() -
BinaryTypeValidation
-
BinaryTypeValidation
-
-
Method Details
-
getAcceptMimeTypesPattern
-
setAcceptMimeTypesPattern
-