//////////////////////////////////////////////////////////////////////////////// /// @startDocuBlock JSF_foxx_model_isvalid /// /// `model.isValid` /// /// The *isValid* flag indicates whether the model's state is currently valid. /// If the model does not have a schema, it will always be considered valid. /// @endDocuBlock ////////////////////////////////////////////////////////////////////////////////