FormValidationState

works.iterative.forms.FormValidationState
See theFormValidationState companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def errors(id: AbsolutePath): List[UserMessage]
def isValid(id: AbsolutePath): Boolean