Uses of Interface
com.rosetta.model.lib.validation.Validator
Packages that use Validator
-
Uses of Validator in com.rosetta.model.lib.meta
Methods in com.rosetta.model.lib.meta that return ValidatorModifier and TypeMethodDescriptionBasicRosettaMetaData.typeFormatValidator()Key.KeyMeta.typeFormatValidator()RosettaMetaData.typeFormatValidator()Deprecated.Since 9.37.0 - This method is deprecated and can be removed if models are all upgraded to this version or later.RosettaMetaData.typeFormatValidator(ValidatorFactory factory) BasicRosettaMetaData.validator()Key.KeyMeta.validator()RosettaMetaData.validator()Deprecated.Since 9.37.0 - This method is deprecated and can be removed if models are all upgraded to this version or later.RosettaMetaData.validator(ValidatorFactory factory) Methods in com.rosetta.model.lib.meta that return types with arguments of type ValidatorModifier and TypeMethodDescriptionBasicRosettaMetaData.dataRules(ValidatorFactory factory) Key.KeyMeta.dataRules(ValidatorFactory factory) RosettaMetaData.dataRules(ValidatorFactory factory) -
Uses of Validator in com.rosetta.model.lib.validation
Methods in com.rosetta.model.lib.validation that return ValidatorModifier and TypeMethodDescription<T extends RosettaModelObject>
Validator<? super T> <T extends RosettaModelObject>
Validator<? super T> Method parameters in com.rosetta.model.lib.validation with type arguments of type ValidatorModifier and TypeMethodDescription<T extends RosettaModelObject>
Validator<? super T> <T extends RosettaModelObject>
Validator<? super T>