A status returned by a model from the resource operation validator.
The severity indicates the severity of the possible side effects
of the operation. Any severity other than OK should be
shown to the user. The message should be a human readable message that
will allow the user to make a decision as to whether to continue with the
operation. The model provider id should indicate which model is flagging the
the possible side effects.
OKshould be shown to the user. The message should be a human readable message that will allow the user to make a decision as to whether to continue with the operation. The model provider id should indicate which model is flagging the the possible side effects.Clients may instantiate or subclass this class.