Class B2BBudgetFormValidator
java.lang.Object
de.hybris.platform.commerceorgaddon.forms.validation.B2BBudgetFormValidator
- All Implemented Interfaces:
org.springframework.validation.Validator
@Component("b2BBudgetFormValidator")
public class B2BBudgetFormValidator
extends Object
implements org.springframework.validation.Validator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected FormatFactoryvoidsetFormatFactory(FormatFactory formatFactory) booleanvoid
-
Constructor Details
-
B2BBudgetFormValidator
public B2BBudgetFormValidator()
-
-
Method Details
-
supports
- Specified by:
supportsin interfaceorg.springframework.validation.Validator
-
validate
- Specified by:
validatein interfaceorg.springframework.validation.Validator
-
getFormatFactory
-
setFormatFactory
-