constraint() = int | nonempty | function()
validate(Value::binary(), Constraints::[constraint()]) -> true | {true, any()} | false
Generated by EDoc