public final class RecorderDataValidationRulesFactory.Revision
private final Integer
from
to
private final Map<String, Set<String>>
rules
private final Set<String>
requiredKeys
RecorderDataValidationRulesFactory.Revision(Integer from, Integer to, Map<String, Set<String>> rules, Set<String> requiredKeys)
final Integer
getFrom()
getTo()
final Map<String, Set<String>>
getRules()
final Set<String>
getRequiredKeys()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getFrom()
final Integer getTo()
final Map<String, Set<String>> getRules()
final Set<String> getRequiredKeys()