AllowedValues

annotation class AllowedValues(val value: Array<String>, val message: String = "", val messageKey: String = "", val groups: Array<KClass<*>> = [])

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard