ValidatedByteProperty

constructor(initialValue: Byte, bean: Any? = null, beanName: String? = null, validation: (ValidatedProperty<Byte>, Byte, Byte) -> Byte)