org.thymeleaf.spring3.expression
Class Fields
Object
org.thymeleaf.spring3.expression.Fields
public final class Fields
- extends Object
- Since:
- 1.0
- Author:
- Daniel Fernández
|
Constructor Summary |
Fields(org.thymeleaf.Configuration configuration,
org.thymeleaf.context.IProcessingContext processingContext)
|
| Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Fields
public Fields(org.thymeleaf.Configuration configuration,
org.thymeleaf.context.IProcessingContext processingContext)
hasErrors
public boolean hasErrors(String field)
errors
public List<String> errors(String field)
idFromName
public String idFromName(String fieldName)
Copyright © 2013 The THYMELEAF team. All Rights Reserved.