Uses of Class
com.networknt.schema.MessageSourceValidationMessage.Builder
-
Packages that use MessageSourceValidationMessage.Builder Package Description com.networknt.schema -
-
Uses of MessageSourceValidationMessage.Builder in com.networknt.schema
Methods in com.networknt.schema that return MessageSourceValidationMessage.Builder Modifier and Type Method Description static MessageSourceValidationMessage.BuilderMessageSourceValidationMessage. builder(MessageSource messageSource, Map<String,String> errorMessage, Consumer<ValidationMessage> observer)protected MessageSourceValidationMessage.BuilderValidationMessageHandler. message()MessageSourceValidationMessage.BuilderMessageSourceValidationMessage.Builder. self()
-