MCPcopy Create free account
hub / github.com/apache/commons-validator / merge

Method merge

src/main/java/org/apache/commons/validator/Form.java:182–203  ·  view source on GitHub ↗

Merges the given form into this one. For any field in depends not present in this form, include it. depends has precedence in the way the fields are ordered. @param depends the form we want to merge @since 1.2.0

(final Form depends)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mergeMethod · 0.95

Calls 6

containsFieldMethod · 0.95
getFieldMethod · 0.95
getFieldMapMethod · 0.95
getFieldsMethod · 0.80
getKeyMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected