ValidationMessage
interface ValidationMessage
Minimal interface for a validation message that exposes the model path for matching relevant sub-model-data and probably relevant UI element representation for showing the message and getting information about the valid state after validation process.
Properties
Link copied to clipboard
Decides if the ValidationMessage is an error which is needed to determine if validation state is successful or not.
Link copied to clipboard
Path inside your model derived from Inspector.path