Package io.vertx.up.uca.rs.regular
Interface Ruler
- All Known Implementing Classes:
BaseRuler
public interface Ruler
-
Method Summary
-
Method Details
-
get
-
verify
-
verify
Verify each field for @BodyParam- Parameters:
field- Input field of the data structurevalue- The input field reflect value literalrule- The rule that has been defined.- Returns:
- WebException that the validated error here.
-