BindStatus(requestContext: RequestContext, path: String, htmlEscape: Boolean)
Create a new BindStatus instance, representing a field or object status.
requestContext - the current RequestContext
path - the bean and property path for which values and errors will be resolved (e.g. "customer.address.street")
htmlEscape - whether to HTML-escape error messages and string values
IllegalStateException - if no corresponding Errors object found