ValidationResult

constructor(errors: MutableMap<String, MutableSet<String>>, warnings: MutableMap<String, MutableSet<String>>? = null)
constructor()