All Downloads are FREE. Search and download functionalities are using the official Maven repository.

MongodbPlugin.1.0.7.source-code.ValidationMessages.properties Maven / Gradle / Ivy

There is a newer version: 1.0.8.2
Show newest version
com.cybermkd.constraints.Chinese.message=${validatedValue} must ${value == true ? 'be chinese' : ' not be chinese'}
com.cybermkd.constraints.Type.message=${validatedValue} must be {value}
com.cybermkd.constraints.Inside.message=${validatedValue} must be in {value}
com.cybermkd.constraints.Exist.message=${validatedValue} ${value == true ? 'must be exist' : 'must not repeat '}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy