A macro to generate a Rule
that combines multiple rules
A macro to generate a Rule
that combines multiple rules
A macro to declare a rule that validates a String
based on a regex pattern
This macro generates a rule that checks if the number is equal to N
This macro generates a rule that checks if the number is greater than N
This macro generates a rule that checks if the length of the target is equal to N
This macro generates a rule that checks if the length of the target is greater than N
This macro generates a rule that checks if the length of the target is less than N
This macro generates a rule that checks if the number is less than N