password

@Size(min = 8, max = 12, message = "Size must be between 8 and 12")
val password: String? = null