Package com._1c.g5.v8.dt.bsl.validation
Class BslLegacyValidatorProvider
java.lang.Object
com._1c.g5.v8.dt.bsl.validation.BslLegacyValidatorProvider
- All Implemented Interfaces:
ILegacyValidatorProvider
Implementation of
ILegacyValidatorProvider for BslJavaValidator-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the instance of the legacy validatorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com._1c.g5.v8.dt.validation.legacy.ILegacyValidatorProvider
createValidationContext
-
Constructor Details
-
BslLegacyValidatorProvider
public BslLegacyValidatorProvider()
-
-
Method Details
-
getValidator
Description copied from interface:ILegacyValidatorProviderReturns the instance of the legacy validator- Specified by:
getValidatorin interfaceILegacyValidatorProvider- Returns:
- the instance of the legacy validator, cannot be
null
-